home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 July: Mac OS SDK / Dev.CD Jul 99 SDK1.toast / Development Kits / Mac OS / Apple Guide / Authoring / Guide Maker / Guide Maker 1.2.7 Read Me next >
Encoding:
Text File  |  1995-07-18  |  4.6 KB  |  101 lines  |  [ttro/ttxt]

  1.            
  2.  
  3. Read Me for Guide Maker 1.2.7
  4.  
  5. This folder contains Guide Maker, an application you can use to compile, diagnose, and localize guide files. Guide Maker 1.2.7 replaces earlier versions of Guide Maker.
  6.  
  7. New Features 1.2.7
  8.  
  9. PowerPC users: 
  10. You must install the "XTND Power Enabler" into your Extensions folder to run Guide Maker.
  11. •    In addition, be sure that the Apple Guide (1.2 or better) and QuickTime™ PowerPlug            
  12.   extensions are located in the Extensions folder of your system.
  13.  
  14. GuideMaker 1.2.7 is nearly identical to GuideMaker 1.2.5.  Only the localization feature of the product differs from the previous version.  The localization feature functions as before, except that the data that is output is modified so that localization tools can function.  Only the names of exported TEXT resources are modified.  These resource names are intended to be constant for a given TEXT resource from one version of the guide file to the next.
  15.  
  16. This version of GuideMaker is intended for use with AppleGlot.  A new version of AppleGlot is available which has been modified to use the new unique TEXT resource names provided by this version of GuideMaker.
  17.  
  18. Guide Maker can now correctly compare strings when localizing (including the parameters LPSTRING and PSTRING) on a system that uses the Turkish itl2 resource. 
  19.  
  20. Guide Maker 1.2.5 had a bug that caused a crash after compiling a guide when using PowerTalk this has been fixed in Guide Maker1.2.7. Guide Maker can now compile a guide file, properly managing the resource itl2, so that other applications, such as PowerTalk, have access to the resource.
  21.  
  22.  
  23. New Features 1.2.5
  24.  
  25. Guide Maker 1.2.5 added four new features, the ability to run on both PowerPC and 68K machines, and fixed bugs.
  26.  
  27. Guide Maker 1.2.5 is now based on MPW 3.3.1, which allowed it to be compiled native for PowerPC.  In addition, all code has been modified to be ANSI C compliant, allowing Guide Maker to be built with all currently available compilers.  
  28.  
  29. PowerPC users: 
  30. You must install the "XTND Power Enabler" into your Extensions folder to run Guide Maker.
  31. •    In addition, be sure that the Apple Guide (1.2 or better) and QuickTime™ PowerPlug            
  32.   extensions are located in the Extensions folder of your system.
  33.  
  34. •    The Look For instruction command now allows the user to specify the Search and Topic areas         
  35.             of a guide file's Look For window.
  36.  
  37. <Look For Search Btn Instruction> or <LFSBI>LookForSearchInstruction
  38. <Look For Results Instruction> or <LFRI>LookForResultsInstruction
  39.  
  40. •    “Compile Syntax Check Only…”
  41.  
  42. This Build menu item option checks the syntax of a source file without writing to file.
  43.  
  44. •    "Remember last source and guide files used"
  45.  
  46. An option that tells Guide Maker to open the files that were left open when the user last quit.
  47.  
  48. •    The <Mixin> command has been modified to allow a .sym file and a start ID simultaneously,         
  49.             as well as only the symbols file or start ID.
  50. <Mixin> "Sym.file ", 3000     
  51. <Mixin> "Sym.file "     
  52. <Mixin>  3000 
  53.  
  54.  
  55. Tip
  56.  
  57. •    Guide files can be opened into Guide Maker by double-clicking the guide file icon or             
  58.         dragging the icon onto the Guide Maker application icon. 
  59.         Rebuild your desktop to take advantage of this feature.
  60.  
  61.  
  62. Guide Script Command Bugs and Clarifications
  63.  
  64.  Guide Maker will not pick up styles (bold,underline,etc) from SimpleText. 
  65.  
  66. •    Guide Maker currently treats SimpleText the same as TeachText (both type 'ttxt'). 
  67.         This will be fixed in a later release.
  68.  
  69. <Version> BottomOfGetInfo,FinderListViews,TopOfGetInfo 
  70.  
  71.  • When displayed on a PowerPC, some of the text for the FinderListViews is scrambled. 
  72.      This will be fixed in a later release.
  73.  
  74. <Define Transparent Format> formatName, columnCoords 
  75.         [, txFnt] [, txSize] [, txStyle] [, txColor] [, txAlign] [, alignPrompt]
  76.  
  77. •    Colors specified in [, txColor] will be black in the compiled version.
  78.  This will be fixed in a later release.
  79.  
  80. •    If a guide file that generates a gestalt warning for the developer ("Warning! You are opening                    
  81.         a guide file with gestalt settings ...") is opened with Start Up from the Diagnose window, the         
  82.         Diagnose window will become inactive.
  83.   Workaround: click the the desktop and then the window.
  84.  This will be fixed in a later release.
  85.  
  86. •    If a guide file is moved after saving, and the "Menu Appearance" utility is selected for that         
  87.         guide file, a warning will be given (error -43). When that warning is dismissed, the user     
  88.         will be unable to close the utility.  
  89.  This will be fixed in a later release.
  90.  
  91.  
  92.   
  93.  
  94. ©1995 Apple Computer, Inc.
  95.  
  96. Apple, the Apple logo,  and Macintosh are trademarks of Apple Computer, Inc., registered in the U.S.A. and other countries. 
  97.  
  98.  
  99.  
  100.  
  101.